net/http.http2serverConn.hpackEncoder (field)
4 uses
net/http (current package)
h2_bundle.go#L4125: sc.hpackEncoder = hpack.NewEncoder(&sc.headerWriteBuf)
h2_bundle.go#L4257: hpackEncoder *hpack.Encoder
h2_bundle.go#L4318: return sc.hpackEncoder, &sc.headerWriteBuf
h2_bundle.go#L5317: sc.hpackEncoder.SetMaxDynamicTableSize(s.Val)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)